Hello

I am a photographer who has created a java virtual tour. I would like to create a situation in which the tour itself is opened via a jumpbox but without all the address navigation etc.

I am able to create this scenario using an object and a behaviour in dreamweaver, but am unable to do so using the jump menu. I then decided to make the page itself (browser) hide these items.

Any help would be appreciated.

Stephan

you cannot hide these items after the browser has loaded the page. You would have to use a window.open('url', 'windowname', 'height=600,width=800,status=0,toolbar=0,menubar=0,resizable=1,scrollbars=1')

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.